Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: create @vaadin/test-runner-commands #8534

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Jan 20, 2025

Description

The PR introduces a new private package, @vaadin/test-runner-commands, which re-exports @web/test-runner-commands. This setup will allow us to add our own commands in the future, such as #8536 or #8566 for example.

Type of change

  • Internal

@vursen vursen marked this pull request as ready for review January 20, 2025 13:23
@vursen vursen requested review from web-padawan and tomivirkki and removed request for tomivirkki and web-padawan January 20, 2025 13:23
@vursen vursen marked this pull request as draft January 20, 2025 15:19
@vursen vursen marked this pull request as ready for review January 25, 2025 18:21
@vursen vursen force-pushed the vaadin-test-runner-commands branch from fafe422 to 3231f64 Compare January 27, 2025 08:38
@vursen vursen merged commit d8af6e0 into main Jan 27, 2025
9 checks passed
@vursen vursen deleted the vaadin-test-runner-commands branch January 27, 2025 13:50
@vaadin-bot
Copy link
Collaborator

Hi @vursen and @vursen, when i performed cherry-pick to this commit to 24.6, i have encountered the following issue. Can you take a look and pick it manually?
Error Message:
Error: Command failed: git cherry-pick d8af6e0
error: could not apply d8af6e0... test: create @vaadin/test-runner-commands (#8534)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

@vaadin-bot
Copy link
Collaborator

Hi @vursen and @vursen, when i performed cherry-pick to this commit to 24.5, i have encountered the following issue. Can you take a look and pick it manually?
Error Message:
Error: Command failed: git cherry-pick d8af6e0
error: could not apply d8af6e0... test: create @vaadin/test-runner-commands (#8534)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants